/ Assembly List / LJCDBViewDAL / ViewJoinManager / RetrieveWithID

Namespace - LJCDBViewDAL


Parameters
id - The ID value.

Returns

The data object record.

Syntax

C#
public ViewJoin RetrieveWithID(Int32 id)

Retrieve the record by ID.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.